PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFObjectReference Class / getCosContent Method
In This Topic
    getCosContent Method
    In This Topic
    Gets the content of this Object.
    Syntax
    public PDFCosObject getCosContent()

    Return Value

    The COS content of the object.
    See Also